'Declaration
Public Function SetFormFieldDoNotSpellCheck( _ ByVal FieldId As Integer, _ ByVal SpellCheck As Boolean _ ) As GdPictureStatus
public GdPictureStatus SetFormFieldDoNotSpellCheck( int FieldId, bool SpellCheck )
public function SetFormFieldDoNotSpellCheck( FieldId: Integer; SpellCheck: Boolean ): GdPictureStatus;
public function SetFormFieldDoNotSpellCheck( FieldId : int, SpellCheck : boolean ) : GdPictureStatus;
public: GdPictureStatus SetFormFieldDoNotSpellCheck( int FieldId, bool SpellCheck )
public: GdPictureStatus SetFormFieldDoNotSpellCheck( int FieldId, bool SpellCheck )
Parameters
- FieldId
- SpellCheck